CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - 8 puzzle

搜索资源列表

  1. 人工智能(课程)

    0下载:
  2. 其中readme是整个程序的要求,1.txt是测试程序,hw3.java是编写的程序。主要是为了实现8-puzzle问题(手机上都有的那个小游戏,9个格子,8个数字,让你移动到一种终止状态)。-readme which is the entire process, 1.txt test procedures hw3.java preparation procedures. Major is to achieve 8-puzzle (the phone is the small game, nin
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:106654
    • 提供者:顾小军
  1. 8_puzzle_solver_2009_10

    0下载:
  2. AI(人工智能)课程的作业,要求用java语言 随即生成8迷宫问题,然后用dfs解决,请大家参考-AI (Artificial Intelligence) program demands of their workers using java language then generate the eight maze problems, and then use dfs resolved, please refer to the
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3451
    • 提供者:alex
  1. 8_puzzle

    0下载:
  2. 8数码问题的Java求解,采用A*算法。数据结构采用的Vector<int[]>。输出为"no solution"或一系列表示求解过程的字符串。 某些30步的测试样例需要半分钟左右,但是绝对是正确解~~万望您能不吝点滴时间耐心等待……orz thnx~~ 我用的启发函数计算了现在的网格距离目标网格还有多远。 具体算法是,将每一格中的数字的坐标与其应该在的坐标的差加到一起,得到这个最终值h(x) 也就是Manhattan_Distance 源码使用
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:669639
    • 提供者:Siegfried
  1. AIpuzzle

    0下载:
  2. 使用A*算法 双向搜索实现的8PUZZLE问题-Bi-directional search using the A* algorithm implementation issues 8PUZZLE
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:8926
    • 提供者:Raistlin
  1. puzzle

    0下载:
  2. java拼图applet 1-8数字拼图-java puzzle applet 1-8 number puzzle
  3. 所属分类:Applet

    • 发布日期:2017-03-30
    • 文件大小:8991
    • 提供者:wanggenyou
  1. 8puzzle

    0下载:
  2. 8 puzzle是西人喜欢玩的一个小游戏,这段小程序用四种人工智能算法来实现这个小游戏。 首先是A*查找,包括Nilsson’s sequence score;Tiles Out of Place;Manhattan Distance;另外还有一种算法是air distance-8 puzzle a foreigner like to play a little game, this small program with four kinds of artificial intelligen
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:13525
    • 提供者:julian
  1. TallerHTMLCSS

    0下载:
  2. El 8 Puzzle Orientado a Inteligencia Artificial
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2090118
    • 提供者:Titox
  1. puzzle

    0下载:
  2. An 8 puzzle game employing manhattan search and heuristic search methods to solve itself.
  3. 所属分类:Applet

    • 发布日期:2017-04-09
    • 文件大小:11865
    • 提供者:Emre
  1. Horses

    0下载:
  2. This an implementation of Horses puzzle, for example 8 Horses puzzle.-This is an implementation of Horses puzzle, for example 8 Horses puzzle.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:21343
    • 提供者:RJ
  1. the_eight_puzzle_breaker

    0下载:
  2. a* search 8 puzzle, not finish yet
  3. 所属分类:JavaScript

    • 发布日期:2017-04-06
    • 文件大小:63054
    • 提供者:x
  1. EightQueens

    0下载:
  2. 8 Puzzle source code in java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-23
    • 文件大小:16449
    • 提供者:darpan
  1. 431896

    0下载:
  2. 8 puzzle using Breadth first search implemented by java. for atificial intellegence codes .
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:41739
    • 提供者:Lj
  1. BLOG

    0下载:
  2. 1. 实现访问者注册利用ajax提示用户名是否可用,在用户注册、用户登录时为用户提示密码错误。 2. 实现搜索可以分为以作者为select的条件,也可以以文章内容为select的条件! 3. 实现任务列表功能可以用ajax实现将任务由“未完成”动态变为“已完成”。 最终实现新任务的的添加,和已完成任务的删除。 4. 主页上显示文章标题列表,提供查看全文的链接以浏览全文,并且可以浏览关于文章的评论。 5. 实现管理员添加文章,添加图片,编辑评论,最终实现管理员删除文章,删除评论。 6. 娱乐模块
  3. 所属分类:Ajax

    • 发布日期:2017-05-16
    • 文件大小:4125728
    • 提供者:千寻
  1. pentu

    0下载:
  2. 这是一个flash源文件,效果很好,测试平台为flash 8.0(如果提示问题请选择合适的版本试试),代码的效果是:拼图游戏-This is a flash source file, the effect is good, the test platform for flash 8.0 (if the question, please select the appropriate version to try), the effect of the code is: jigsaw puzzle
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-03
    • 文件大小:41169
    • 提供者:
  1. pintuyouxi

    0下载:
  2. 这是一个flash源文件,效果很好,测试平台为flash 8.0(如果提示问题请选择合适的版本试试),代码的效果是:拼图程序的代码。as较多,思路参考吧-This is a flash source file, the effect is good, the test platform for flash 8.0 (if the question, please select the appropriate version to try), the effect is the code: the
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-05-02
    • 文件大小:516348
    • 提供者:xiaomingw
  1. Puzzle

    0下载:
  2. this program is written in java language and it s simulating 8 puzzle tile hope you enjoy it
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-28
    • 文件大小:5074
    • 提供者:sajjad
  1. 8-figure-puzzle

    0下载:
  2. 用深度优先搜索实现八数码问题,适合对java感兴趣的人作为一个有趣的练习-Depth-first Algorithm is used to implement the eight-figure puzzle, suitable for people interested in Java as a fun exercise
  3. 所属分类:JavaScript

    • 发布日期:2017-03-26
    • 文件大小:7446
    • 提供者:dudu
  1. 8puzzle

    0下载:
  2. 实现八数码移动,九宫格中的八个数字随机排列,有一个空格数字可以通过在空格中移动来移动,最后实现将8个数字按大小顺序围绕空格周围排列(8 puzzle thisprogram is very good,it can make the number stand by order ,so it is a good program)
  3. 所属分类:Java编程

    • 发布日期:2017-12-24
    • 文件大小:16384
    • 提供者:白客
  1. puzzleFinal

    0下载:
  2. Juego del puzzle desarrollado en java
  3. 所属分类:Java编程

  1. puzzleSolver

    0下载:
  2. otra solucion grafica al 8-puzzle
  3. 所属分类:Jsp/Servlet

« 12 »
搜珍网 www.dssz.com